.cbg {
    width: 1200px;
    margin: 0 auto
}

.main-tit {
    height: 40px;
    margin-bottom: 22px
}

.main-tit span {
    text-align: center;
    font-size: 24px;
    line-height: 40px;
    height: 40px;
    float: left
}

.main-tit .a1 {
    color: #004e97
}

.main-tit .a1::after {
    content: "";
    width: 47px;
    height: 5px;
    display: block;
    margin-top: -10px;
    background: #6b98c3
}

.main-tit .a2 {
    color: #333333
}

.main-tit p {
    float: left;
    font-size: 15px;
    color: #333333;
    margin-top: 15px
}

.main-tit .more {
    line-height: 40px;
    float: right;
    font-size: 14px;
    color: #666666
}

.main-tit .more img {
    margin-top: 8px
}

.main-tit i {
    display: none;
    width: 3px;
    height: 25px;
    float: left;
    margin: 9px 8px 5px 0px;
    background: #0c51ab
}

.main-list1 li {
    width: 275px;
    float: left;
    margin-right: 25px
}

.main-list1 li a .imgf {
    width: 275px;
    height: 155px;
    display: block;
    overflow: hidden
}

.main-list1 li a .imgf img {
    width: 275px;
    height: 155px;
    transition: ease-in 0.6s
}

.main-list1 li a .imgf img:hover {
    transform: scale(1.1)
}

.main-list1 li a .bwz {
    height: 172px;
    background: #ffffff;
    padding: 0 19px
}

.main-list1 li a .bwz p {
    padding-top: 10px
}

.main-list1 li a .bwz .tit {
    font-size: 15px;
    color: #333333;
    display: block;
    padding-top: 20px;
    padding-bottom: 10px
}

.main-list1 li a .bwz .ry {
    font-size: 13px;
    color: #808080;
    display: block
}

.main-list1 li a .bwz .ry i {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    display: block;
    float: left;
    background: url(../images/peop.png) no-repeat
}

.main-list1 li a .bwz .sj {
    font-size: 13px;
    color: #808080;
    display: block
}

.main-list1 li a .bwz .sj i {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    display: block;
    float: left;
    background: url(../images/date.png) no-repeat
}

.main-list1 li a .bwz .dd {
    font-size: 13px;
    color: #808080;
    display: block
}

.main-list1 li a .bwz .dd i {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    display: block;
    float: left;
    background: url(../images/dd.png) no-repeat
}

.main-list1 li a .bwz:hover .tit {
    color: #0c51ab
}

.main-list1 li .date {
    font-size: 13px;
    color: #666666;
    float: right
}

.main-list2 dl {
    width: 100%;
    margin-bottom: 15px
}

.main-list2 dl dt,
.main-list2 dl dd {
    display: table-cell;
    vertical-align: middle
}

.main-list2 dl dt {
    width: 63px;
    height: 65px;
    background: url(../images/datebg_03.png) no-repeat
}

.main-list2 dl dt .y {
    font-size: 22px;
    font-weight: bold;
    margin-top: -10px;
    margin-left: 10px;
    color: #0c51ab;
    display: block;
    font-style: italic
}

.main-list2 dl dt .yue {
    font-size: 12px;
    color: #ffffff;
    margin: 0 2px;
    font-style: italic
}

.main-list2 dl dd {
    padding-left: 20px
}

.main-list2 dl dd span a {
    font-size: 15px;
    color: #333333
}

.main-list2 dl dd .desc {
    height: 45px;
    overflow: hidden
}

.main-list2 dl dd .desc a {
    font-size: 15px;
    line-height: 20px;
    color: #333333
}

.main-list2 dl:hover dt {
    background: url(../images/datebg_06.png) no-repeat
}

.main-list2 dl:hover dd span a {
    font-weight: bold
}

.main-list3 dl {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc
}

.main-list3 dl dt,
.main-list3 dl dd {
    display: table-cell;
    vertical-align: middle
}

.main-list3 dl dt {
    width: 63px;
    height: 65px;
    border-right: 1px solid #cccccc
}

.main-list3 dl dt .y {
    font-size: 24px;
    font-weight: bold;
    margin-left: 10px;
    color: #808080;
    display: block
}

.main-list3 dl dt .yue {
    font-size: 13px;
    color: #808080
}

.main-list3 dl dd {
    padding-left: 20px
}

.main-list3 dl dd span a {
    font-size: 15px;
    color: #333333
}

.main-list3 dl dd .desc {
    height: 45px;
    overflow: hidden;
    padding-top: 10px
}

.main-list3 dl dd .desc a {
    font-size: 13px;
    line-height: 20px;
    color: #666666
}

.main-list3 dl:hover dd .t a {
    font-weight: bold;
    color: #0c51ab
}

.linklist li {
    float: left;
    width: 180px;
    height: 74px;
    margin-right: 24px
}

.linklist li a {
    width: 180px;
    height: 74px;
    display: block;
    overflow: hidden
}

.linklist li a img {
    width: 100%;
    transition: ease-in 0.6s
}

.linklist li a img:hover {
    transform: scale(1.1)
}

.top-s li {
    width: 400px;
    float: left;
    margin-right: 30px
}

.top-s li a .imgf {
    width: 400px;
    height: 225px;
    overflow: hidden
}

.top-s li a .imgf img {
    width: 400px;
    height: 225px;
    transition: ease-in 0.6s
}

.top-s li a .imgf img:hover {
    transform: scale(1.1)
}

.top-s li a .wz {
    background: #f5f5f5;
    padding: 25px 20px
}

.top-s li a .wz .bt {
    font-size: 15px;
    color: #333333;
    display: block
}

.top-s li a .wz .btz {
    font-size: 13px;
    color: #666666;
    display: block;
    padding: 15px 0px;
    line-height: 20px
}

.top-s li a .wz .dae {
    font-size: 13px;
    color: #808080;
    display: block
}

.top-s li a .wz .dae i {
    float: left;
    width: 18px;
    height: 18px;
    display: block;
    margin-right: 10px;
    background: url(../images/date.png) no-repeat
}

.top-s li:hover a .wz .bt {
    color: #0c51ab;
    font-weight: bold
}

.dh {
    width: 100%;
    background: #004e97
}

.dh .logo {
    margin: 20px 0
}

.dh .logo a img {
    width: 100%;
    height: 73px
}

.dh .links {
    float: right;
    margin-top: 10px
}

.dh .links a {
    color: #ffffff;
    font-size: 14px
}

.dh .links a img {
    margin-top: 2px;
    position: relative;
    top: 2px
}

.dh .links i {
    font-style: normal;
    color: #f4f6f9;
    font-size: 13px;
    opacity: 0.9;
    margin: 0px 10px
}

.dh .links .search {
    text-align: right;
    margin-top: 22px
}

.dh .links .search .st {
    box-sizing: border-box;
    color: #fff;
    width: 240px;
    background: #004e97;
    height: 35px;
    line-height: 35px;
    border: 1px solid #fff;
    border-radius: 25px;
    padding: 0 30px 0 10px
}

.dh .links .search .img {
    position: relative;
    margin-left: -20px;
    right: 11px
}

.hx {
    background: #004e97;
    position: relative;
    z-index: 1000;
    border-top: 1px solid #427cb2
}

.dhc .nav .nLi {
    float: left;
    position: relative;
    width: 109px;
    line-height: 65px;
    height: 65px;
    text-align: center
}

.dhc .nav .nLi:hover a {
    font-weight: bold
}

.dhc .nav .nLi.on a {
    font-weight: bold
}

.dhc h3 a {
    color: #ffffff;
    font-size: 18px;
    font-weight: normal
}

.dhc .sub {
    position: absolute;
    top: 100%;
    margin-top: -7px
}

.dhc .sub i {
    display: block;
    width: 107px;
    height: 6px;
    border-bottom: 2px solid #d49d3c;
    background: url(../images/san.png) no-repeat center
}

.dhc .sub li {
    line-height: normal;
    background: url(../images/navbg_03.png);
    padding: 10px 0
}

.dhc .sub li:hover {
    background: #cd9129
}

.dhc .sub li a {
    color: #ffffff;
    font-size: 16px
}

.dhc .sub .sub2 li {
    line-height: normal;
    background: url(../images/navbg.png) no-repeat center;
    padding: 8px 10px;
    /* padding-left: 10px; */
    box-sizing: border-box;
}

.dhc .sub .sub2 li a {
    color: #ffffff;
    font-size: 14px;
    /* float: left; */
    /* width: 85%; */
}

.dhc .sub .sub2 li em {
    width: 4px;
    height: 20px;
    float: left;
    margin-right: 2px;
    background: url(../images/yy2.png) no-repeat center;
}

.banner { width:100%; background: #f5f5f5; margin:0 auto; overflow: hidden;
    position: relative;
    height: 320px
}

.banner a img {
    width: 100%;
    height: 320px;
    display: block
}
.banner .slideBox{ width:1200px; margin:0 auto;position: relative;}
.banner .slideBox li a span {
    position: absolute;
    left: 344px;
    bottom: 0;
    width: 350px;
    height: 38px;
    line-height: 34px;
    color: #fff
}

.banner .slideBox li a span p {
    display: block;
    padding-left: 30px
}

.banner .slideBox .prev {
    position: absolute;
    left: 3%;
    top: 45%;
    opacity: 0.6;
    display: block;
    background: url(../images/bannerleft.png) no-repeat;
    width: 46px;
    height: 46px
}

.banner .slideBox .next {
    position: absolute;
    left:30px;
    top: 45%;
    display: block;
    left: auto;
    right:30px;
    opacity: 0.6;
    background-position: 8px 5px;
    background: url(../images/bannerright.png) no-repeat;
    width: 46px;
    height: 46px
}

.xwdt {
    padding-top: 45px;
    padding-bottom: 40px
}

.xwdt .listfr {
    width: 402px;
    float: left
}

.xwdt .listfr .slideBox2 {
    position: relative
}

.xwdt .listfr .slideBox2 .bd ul li {
    width: 100%
}

.xwdt .listfr .slideBox2 .bd ul li a img {
    width: 100%;
    height: 225px;
    display: block
}

.xwdt .listfr .slideBox2 .bd ul li .tit {
     background: url(../images/news_titbg.png);
    position: absolute;
    left: 0px;
    width: 100%;
    bottom: 0px;
    height: 40px;
    line-height: 40px;
}

.xwdt .listfr .slideBox2 .bd ul li .tit .tits {
    font-size: 15px;
    color: #fff;
margin-left:10px;
}

.xwdt .listfr .slideBox2 .bd ul li .tit .date {
    padding-top: 12px;
    font-size: 13px;
    color: #004e97
}

.xwdt .listfr .slideBox2 .bd ul li:hover a .tit .tits {
    color: #004e97
}

.xwdt .listfr .slideBox2 .hd {
    position: absolute;
    right: 15px;
    bottom: 14px
}

.xwdt .listfr .slideBox2 .hd ul li {
    width: 12px;
    height: 12px;
    display: block;
    float: left;
    margin-left: 5px
}

.xwdt .listfr .slideBox2 .prev {
    position: absolute;
    right: 46px;
    bottom: 7px;
    display: block;
    background: url(../images/left2.png) no-repeat;
    width: 26px;
    height: 26px
}

.xwdt .listfr .slideBox2 .next {
    position: absolute;
    right: 10px;
    bottom: 7px;
    display: block;
    background: url(../images/right1.png) no-repeat;
    width: 26px;
    height: 26px
}
.xwdt .listfr .slideBox2 .prev:hover{background: url(../images/right2.png) no-repeat;}
.xwdt .listfr .slideBox2 .next:hover{ background: url(../images/left1.png) no-repeat;}



.xwdt .listfr-list {
    width: 400px;
    float: left;
margin-top:15px;
}

.xwdt .listfr-list .first2-2 {
    margin-top: -10px
}

.xwdt .listfr-list .first2-2 li {
    line-height: 32px
}

.xwdt .listfr-list .first2-2 li i {
    float: left;
    display: block;
    width: 5px;
    height: 32px;
    margin-right: 10px;
    background: url(../images/yy.png) no-repeat center
}

.xwdt .listfr-list .first2-2 li .datee {
    float: right !important;
    font-size: 13px !important;
    color: #808080 !important;
    font-weight: normal;
}

.xwdt .listfr-list .first2-2 li a {
    font-size: 15px;
    color: #333333;
    font-weight: normal !important;
}

.xwdt .listfr-list .first2-2 li:hover a {
    color: #0c51ab
}

.xwdt .fri li {
    position: relative;
    background: #f2f2f2;
    margin-top: 31px;
    padding: 15px 20px 15px 10px
}

.xwdt .fri li a {
    display: table
}

.xwdt .fri li a .date {
    width: 77px;
    display: table-cell;
    text-align: center
}

.xwdt .fri li a .date .r {
    color: #333333;
    font-size: 22px;
    display: block
}

.xwdt .fri li a .date .ny {
    color: #333333;
    font-size: 13px;
    display: block
}

.xwdt .fri li a .ww {
    display: table-cell;
    vertical-align: middle;
    line-height: 25px;
    padding-left: 20px
}

.xwdt .fri li a .lam {
    position: absolute;
    top: -15px;
    color: #333333;
    font-size: 13px;
    display: block;
    background: #f5d9a8;
    padding: 5px 10px
}

.xwdt .fri li:hover a .ww {
    color: #0c51ab
}

.row2 .tit-p {
    width: 198px;
    height: 130px;
    padding-left: 45px;
    padding-top: 34px;
    box-sizing: border-box;
    background: url(../images/icon1_03.png) no-repeat center
}

.row2 .tit-p .z {
    font-size: 24px;
    color: #fff;
    display: block
}

.row2 .tit-p .y {
    padding-top: 8px;
    font-size: 15px;
    color: #fff;
    display: block
}

.row2 .rk ul {
    float: left;
    background: #fff;
    box-sizing: border-box;
    border-bottom: 2px solid #9f1b29
}

.row2 .rk ul li {
    float: left;
    width: 165px;
    text-align: center;
    margin-right: 2px;
    background: #eaeaea;
    padding: 17.7px 0
}

.row2 .rk ul li i {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto
}

.row2 .rk ul li span {
    margin-top: 13px;
    display: block;
    font-size: 15px;
    color: #333333
}

.row2 .rk ul .a1 i {
    background: url("../images/rk1.png") no-repeat center
}

.row2 .rk ul .a1:hover {
    background: #d49320
}

.row2 .rk ul .a1:hover span {
    color: #fff
}

.row2 .rk ul .a1:hover i {
    background: url("../images/rk11.png") no-repeat center
}

.row2 .rk ul .a2 i {
    background: url("../images/rk2.png") no-repeat center
}

.row2 .rk ul .a2:hover {
    background: #d49320
}

.row2 .rk ul .a2:hover span {
    color: #fff
}

.row2 .rk ul .a2:hover i {
    background: url("../images/rk22.png") no-repeat center
}

.row2 .rk ul .a3 i {
    background: url("../images/rk3.png") no-repeat center
}

.row2 .rk ul .a3:hover {
    background: #d49320
}

.row2 .rk ul .a3:hover span {
    color: #fff
}

.row2 .rk ul .a3:hover i {
    background: url("../images/rk33.png") no-repeat center
}

.row2 .rk ul .a4 i {
    background: url("../images/rk4.png") no-repeat center
}

.row2 .rk ul .a4:hover {
    background: #d49320
}

.row2 .rk ul .a4:hover span {
    color: #fff
}

.row2 .rk ul .a4:hover i {
    background: url("../images/rk44.png") no-repeat center
}

.row2 .rk ul .a5 i {
    background: url("../images/rk5.png") no-repeat center
}
.row2 .rk ul .a5 i {
    background: url("../images/rk5.png") no-repeat center
}

.row2 .rk ul .a5:hover {
    background: #d49320
}

.row2 .rk ul .a5:hover span {
    color: #fff
}

.row2 .rk ul .a5:hover i {
    background: url("../images/rk55.png") no-repeat center
}

.row2 .rk ul .a6 i {
    background: url("../images/rk6.png") no-repeat center
}
.row2 .rk ul .a6 i {
    background: url("../images/rk6.png") no-repeat center
}

.row2 .rk ul .a6:hover {
    background: #d49320
}

.row2 .rk ul .a6:hover span {
    color: #fff
}

.row2 .rk ul .a6:hover i {
    background: url("../images/rk66.png") no-repeat center
}

.row3 {

}

.row3 .list-tab .list-t {
    margin-right:10px;
    float: left;
    height: 320px
}

.row3 .list-tab .list-t .tit {
    float: left;
    width: 80px;
    text-align: center
}

.row3 .list-tab .list-t .tit span {
    width: 31px;
    font-size: 18px;
    color: #fff;
    padding-top: 20px;
    display: block;
    margin: 0 auto
}

.row3 .list-tab .list-t .tabBody {
    display: none;
    float: right;
    width: 290px; margin-right:10px;
}

.row3 .list-tab .list-t .first2-2 {
    margin-top: -10px
}

.row3 .list-tab .list-t .first2-2 li {
    line-height: 22px;
margin:8px 0px 26px;
position: relative;
}

.row3 .list-tab .list-t .first2-2 li i {
    float: left;
    width: 5px;
    height: 44px;
    margin-right: 10px;
    background: url(../images/icon2.png) no-repeat left 7px;
}

.row3 .list-tab .list-t .first2-2 li .datee {
    float: right !important;
    font-size: 13px !important;
    color: #808080 !important;
    font-weight: normal;
        position: absolute;
    bottom: 0px;
    right: 0px;
}

.row3 .list-tab .list-t .first2-2 li a {
    font-size: 15px;
    color: #808080
}

.row3 .list-tab .list-t .first2-2 li:hover a {
    color: #0c51ab
}

.row3 .list-tab .list-t.on {
    width: 395px
}

.row3 .list-tab .list-t.on .tabBody {
    display: block
}

.row3 .list-tab .list-t1 {
    background: url("../images/gg1.jpg") no-repeat left
}

.row3 .list-tab .list-t1:hover {
    background: url("../images/g11.jpg") no-repeat left
}

.row3 .list-tab .list-t2 {
    background: url("../images/gg2.jpg") no-repeat left
}

.row3 .list-tab .list-t2:hover {
    background: url("../images/g22.jpg") no-repeat left
}

.row3 .list-tab .list-t3 {
    background: url("../images/gg3.jpg") no-repeat left
}

.row3 .list-tab .list-t3:hover {
    background: url("../images/g33.jpg") no-repeat left
}

.row3 .list-tab .list-t4 {
    background: url("../images/gg4.jpg") no-repeat left
}

.row3 .list-tab .list-t4:hover {
    background: url("../images/g44.jpg") no-repeat left
}

.row3 .list-tab .list-t5 {
    background: url("../images/gg5.jpg") no-repeat left
}

.row3 .list-tab .list-t5:hover {
    background: url("../images/g55.jpg") no-repeat left
}

.row4 {
    margin-top: 50px
}

.row4 .lks li {
    float: left;
    width: 279px;
    height: 137px;
    margin-right: 28px;
    text-align: center;
margin-bottom: 20px;
    transition: linear 0.6s
}

.row4 .lks li span {
    font-size: 24px;
    color: #fff;
    display: block;
    line-height: 137px;
    padding-left: 50px
}

.row4 .lks li:hover {
    opacity: 0.6
}

.row4 .lks .a1 {
    background: url("../images/a_1.png") no-repeat left
}

.row4 .lks .a2 {
    background: url("../images/a_2.png") no-repeat left
}

.row4 .lks .a3 {
    background: url("../images/a_3.png") no-repeat left
}

.row4 .lks .a4 {
    background: url("../images/a_4.png") no-repeat left
}
.row4 .lks .a5 {
    background: url("../images/a_5.png") no-repeat left
}

.footer {
    background: url(../images/flogo.png) no-repeat center;
    height: 186px;
    margin-top: 30px;
    box-sizing: border-box;
    padding: 35px 0;
    margin-top: 30px
}

.footer .blogo {
    margin-right: 35px
}

.footer .bqw p {
    font-size: 14px;
    color: #ffffff;
    line-height: 30px
}

.footer .bqw p a {
    font-size: 14px;
    color: #ffffff
}

.footer .mfr {
    position: relative;
    padding-top: 35px
}

.footer .xl {
    margin-top: 5px;
    margin-right: 38px
}

.footer .xl .lj {
    width: 180px;
    height: 35px;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    padding-left: 15px;
    box-sizing: border-box;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
}

.footer .xl .lj i {
    width: 10px;
    height: 35px;
    float: right;
    margin-right: 20px;
    background: url(../images/xglj-xsj.png) no-repeat center
}

.footer .xl .lj ul {
    width: 180px;
    box-sizing: border-box;
    border-top: none;
    height: 0px;
    margin-left: -15px;
    margin-top: 0px;
    overflow: auto;
}

.footer .xl .lj ul li {
    box-sizing: border-box;
    padding-left: 15px
}

.footer .xl .lj ul li a {
    font-size: 14px;
    color: #fff;
    line-height: 20px
}

.footer .xl .lj:hover ul {
    border: 1px solid #FFFFFF;
    height: 60px;
    transition: linear 1s
}

.footer .wx-x i {
    width: 44px;
    height: 44px;
    display: block;
    background: url(../images/wx.png) no-repeat center
}

.footer .wx-x img {
    position: absolute;
    top: -70px;
    width: 100px;
    height: 100px;
    display: block;
    opacity: 0;
filter:alpha(opacity=0);
      -moz-opacity:0;
      -khtml-opacity: 0;
      opacity: 0;
    transition: linear 0.6s
}

.footer .wx-x:hover img {
   filter:alpha(opacity=100); 
      -moz-opacity:1;  
      -khtml-opacity: 1; 
      opacity: 1; 
   
}

.m792 {
    width: 400px
}

.m369 {
    width: 760px
}

.bno {
    border: none !important
}